CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - clustering java

搜索资源列表

  1. FCM(java)

    2下载:
  2. 模糊聚类算法FCM的JAVA源代码。输入data_in.txt和parameters.txt文件,输出center.txt和matrix.txt文件-fuzzy clustering algorithm FCM Java source code. Parameters.txt data_in.txt and importation documents, center.txt output documents and matrix.txt
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:61786
    • 提供者:nicole
  1. Clustering

    2下载:
  2. 数据挖掘算法。K-Means聚类数据挖掘算法。该算法是用Java语言编写的。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:42211
    • 提供者:张志娟
  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. DBSCAN.rar

    1下载:
  2. DBSCAN的Java 数据挖掘 源代码,DBSCAN the Java Data Mining Source Code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3831540
    • 提供者:林春
  1. java-cluster.zip

    2下载:
  2. 用java语言实现文本聚类,包括聚类前的数据预处理:分词、降维、建立向量空间模型等,Implementation using java language text clustering, including clustering of the data pre-processing before: segmentation, dimensionality reduction, set up, such as Vector Space Model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:17173
    • 提供者:优优
  1. k-meansjava.rar

    1下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:8433
    • 提供者:刘年
  1. mahout-0.1.rar

    0下载:
  2. 对搜索引擎的聚类,分类算法的代码实现 基于分布式的hadoop编程,Clustering of search engines, classification algorithm based on the code hadoop distributed programming
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4660349
    • 提供者:zhangwenyu
  1. KMeans

    0下载:
  2. 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:39678
    • 提供者:郑刚
  1. Kmeans_FCM

    1下载:
  2. java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1973
    • 提供者:june
  1. ant_code

    0下载:
  2. JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:48460
    • 提供者:hrbeu
  1. java

    0下载:
  2. 利用java,神经网络在模拟聚类分析中的应用程序-The use of java, neural network clustering analysis in a simulated application
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1547
    • 提供者:keke
  1. Clustering

    0下载:
  2. 用于文本的聚类,里面包含两个java文件,需放在同一个包内-For text clustering, which contains two java files, need to be placed within the same package
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3004
    • 提供者:roler0207
  1. FCM

    0下载:
  2. Fuzzy C-means algorithm written in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:263391
    • 提供者:raida
  1. cluster1

    0下载:
  2. it is java code for k means clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:8960
    • 提供者:Nagaraj
  1. KMeansImageClustering

    0下载:
  2. This very usefull file which helps for image clustering using java-This is very usefull file which helps for image clustering using java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:4311
    • 提供者:deepak
  1. java

    0下载:
  2. 聚类分析java设计思想 用于快速聚类分析算法的需求-Cluster analysis java design ideas for fast clustering algorithm needs
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2535
    • 提供者:heihei
  1. Clustering

    0下载:
  2. it is an clustering algorithm to make data cluster for semantic web services
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:5753
    • 提供者:santosh
  1. java

    0下载:
  2. 解决数据聚类分离问题,用java能很好的解决这一问题,提高效率 对大家有帮助-Solve the problem of separation of data clustering, java can be used to solve this problem well, to improve efficiency to help everyone
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:21771
    • 提供者:刘清
  1. java

    0下载:
  2. a Grid-based, and the nearest neighbor clustering algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2181
    • 提供者:atll
  1. java-kmeans

    0下载:
  2. 用java实现的聚类算法kmeans,可以用eclipse直接运行。-Clustering algorithm implemented with java
  3. 所属分类:Java Develop

    • 发布日期:2014-07-03
    • 文件大小:19456
    • 提供者:andy
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com